ComponentOne ASP.NET MVC Controls
ChartAnimation<T> Class
Members 

C1.Web.Mvc Namespace : ChartAnimation<T> Class
Define an extender to provide built-in animation while loading and updating the chart.
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class ChartAnimation(Of T) 
   Inherits Extender
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
public class ChartAnimation<T> : Extender 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
         C1.Web.Mvc.ChartAnimation<T>

See Also

Reference

ChartAnimation<T> Members
C1.Web.Mvc Namespace